home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 15
/
BBS in a box XV-1.iso
/
Files
/
Educ
/
Higher Ed
/
G-M
/
MacPhaseExtras.sit
/
MacPhase Extras
/
MacPhase Macro Help.rsrc
/
TEXT_221_readfile.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-07-30
|
284 b
|
5 lines
function ReadFile(refNum : integer; variable; [size : longint]) : integer;
Reads size bytes, from the file specified by refNum, and places them in the specified variable. If size is not specified then the variable type size will be used.
Also see: OffsetFile OpenFile CloseFile